Click or drag to resize

RuleValidationError Properties

The RuleValidationError type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Represents a rule validation error code that describes what failed validation for each rule predicate or action.
Public propertyErrorMessage
Represents the reason for the validation error.
Public propertyFieldUri
Specifies the URI to the rule field that caused the validation error.
Public propertyFieldValue
Represents the value of the field that caused the validation error.
Top
See Also